\pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs28 multiple images in single TIFF\
\
Q: How do I append a new image to an existing TIFF file? I know I can read the whole file into a list of NXBitmapImageReps, add new reps to the list, and write the file out again, but I'm hoping there's a better way.\
\
\
A: You can either do this programmatically as described above, or you can use the command line
The example above illustrates how you might create an icon with a 2-bit TIFF for monochrome displays and a 16-bit TIFF for color displays. The AppKit will extract the appropriate icon depending upon the current device. Note that the Icon demo does not support editing multiple images within a single TIFF file.\
\
\pard\tx1180\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600 See also: man page for
\b tiffutil(1)
\b0 \
\pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\fi1140 appkit.97 for more information on application icons\
appkit.686 for more information on programmatically examining TIFF files\